-
Home
-
Site Reviews
-
5.21.2
-
Code
-
Classes
- Str
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
57 |
Total lines |
301 |
Lines of code |
152 |
Logical lines of code |
78 |
Comment lines |
105 |
Methods |
21 |
Properties |
0 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
restrictTo() |
S |
62 |
3 |
11 |
convertName() |
S |
54 |
2 |
21 |
prefix() |
S |
65 |
3 |
9 |
replaceFirst() |
S |
64 |
3 |
10 |
startsWith() |
S |
64 |
3 |
9 |
endsWith() |
S |
64 |
3 |
9 |
fallback() |
S |
72 |
3 |
5 |
replaceLast() |
S |
67 |
3 |
7 |
contains() |
S |
64 |
3 |
9 |
suffix() |
S |
71 |
2 |
6 |
snakeCase() |
S |
65 |
2 |
8 |
truncate() |
S |
71 |
2 |
5 |
removePrefix() |
S |
72 |
2 |
5 |
random() |
S |
73 |
1 |
4 |
naturalJoin() |
S |
70 |
1 |
5 |
dashCase() |
S |
78 |
1 |
3 |
convertToInitials() |
S |
64 |
1 |
9 |
convertPathToName() |
S |
69 |
1 |
6 |
convertPathToId() |
S |
77 |
1 |
3 |
titleCase() |
S |
73 |
1 |
4 |
camelCase() |
S |
73 |
1 |
4 |